adTempus API
|
Gets a collection containing the environment variables for the job.
__property IJobVariableDictionary ** Environment;
IJobVariableDictionary ** Environment;
Property Environment() As IJobVariableDictionary **
This property is kept for backward compatibility. The returned collection is the same as that returned by the JobVariables property.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|